8.8
HIGH CVSS 3.1
CVE-2026-3854
Remote code execution via git push option injection in GitHub Enterprise Server
Description

An improper neutralization of special elements vulnerability was identified in GitHub Enterprise Server that allowed an attacker with push access to a repository to achieve remote code execution on the instance. During a git push operation, user-supplied push option values were not properly sanitized before being included in internal service headers. Because the internal header format used a delimiter character that could also appear in user input, an attacker could inject additional metadata fields through crafted push option values. This vulnerability was reported via the GitHub Bug Bounty program and has been fixed in GitHub Enterprise Server versions 3.14.25, 3.15.20, 3.16.16, 3.17.13, 3.18.7 and 3.19.4.

INFO

Published Date :

March 10, 2026, 6:19 p.m.

Last Modified :

April 28, 2026, 7:37 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-3854 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Github enterprise_server
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH [email protected]
CVSS 4.0 HIGH [email protected]
Solution
Update GitHub Enterprise Server to a patched version to prevent remote code execution.
  • Update GitHub Enterprise Server to patched versions.
  • Apply updates for versions 3.14.24, 3.15.19, 3.16.15, 3.17.12, 3.18.6, or 3.19.3.
Public PoC/Exploit Available at Github

CVE-2026-3854 has a 12 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-3854 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Details about CVE-2026-3854

Updated: 4 hours, 50 minutes ago
0 stars 0 fork 0 watcher
Born at : April 28, 2026, 10:02 p.m. This repo has been linked 1 different CVEs too.

None

Updated: 6 hours, 45 minutes ago
0 stars 0 fork 0 watcher
Born at : April 28, 2026, 7:42 p.m. This repo has been linked 1 different CVEs too.

to keep up the GitHub contributions

Python

Updated: 3 hours, 28 minutes ago
1 stars 0 fork 0 watcher
Born at : Jan. 29, 2026, 7:27 p.m. This repo has been linked 3 different CVEs too.

Cringe AF not gonna lie

Python

Updated: 7 hours, 19 minutes ago
0 stars 0 fork 0 watcher
Born at : Oct. 13, 2025, 11:47 a.m. This repo has been linked 1 different CVEs too.

None

Updated: 7 hours, 21 minutes ago
0 stars 0 fork 0 watcher
Born at : June 11, 2025, 7:59 a.m. This repo has been linked 1 different CVEs too.

A variety of tech related news summarized regularly.

custom-elements gpt-4o html machine-learning progressive-web-app pwa web-components news-summarization

HTML Shell JavaScript

Updated: 4 hours, 16 minutes ago
2 stars 1 fork 1 watcher
Born at : Jan. 25, 2025, 1:42 a.m. This repo has been linked 1 different CVEs too.

None

Updated: 5 hours, 50 minutes ago
2 stars 0 fork 0 watcher
Born at : Jan. 20, 2023, 1:11 p.m. This repo has been linked 1 different CVEs too.

None

Updated: 7 hours, 30 minutes ago
0 stars 0 fork 0 watcher
Born at : Jan. 14, 2023, 11:38 a.m. This repo has been linked 2 different CVEs too.

Lobsters

Shell JavaScript HTML

Updated: 3 hours, 52 minutes ago
5 stars 0 fork 0 watcher
Born at : Sept. 19, 2022, 3:08 a.m. This repo has been linked 1 different CVEs too.

Rss每日更新推送到邮箱

Python Shell

Updated: 4 hours, 11 minutes ago
10 stars 7 fork 7 watcher
Born at : Sept. 14, 2022, 6:47 a.m. This repo has been linked 1 different CVEs too.

Hacker News

HTML JavaScript Shell

Updated: 3 hours, 50 minutes ago
15 stars 6 fork 6 watcher
Born at : April 6, 2022, 3:43 a.m. This repo has been linked 1 different CVEs too.

Github Actions采集RSS, 打造无广告内容优质的头版头条超赞宝藏页

rss

Python Shell

Updated: 4 hours, 34 minutes ago
1393 stars 238 fork 238 watcher
Born at : Feb. 20, 2021, 6 a.m. This repo has been linked 1 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-3854 vulnerability anywhere in the article.

  • The Hacker News
Researchers Discover Critical GitHub CVE-2026-3854 RCE Flaw Exploitable via Single Git Push

Cybersecurity researchers have disclosed details of a critical security vulnerability impacting GitHub.com and GitHub Enterprise Server that could allow an authenticated user to obtain remote code exe ... Read more

Published Date: Apr 28, 2026 (8 hours, 43 minutes ago)
  • CybersecurityNews
Critical GitHub.com and Enterprise Server RCE Vulnerability Enables Full Server Compromise

A critical remote code execution (RCE) vulnerability tracked as CVE-2026-3854 in GitHub’s internal git infrastructure that could have allowed any authenticated user to compromise backend servers, acce ... Read more

Published Date: Apr 28, 2026 (9 hours, 32 minutes ago)

The following table lists the changes that have been made to the CVE-2026-3854 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Apr. 28, 2026

    Action Type Old Value New Value
    Added Reference https://www.wiz.io/blog/github-rce-vulnerability-cve-2026-3854
  • CVE Modified by [email protected]

    Apr. 17, 2026

    Action Type Old Value New Value
    Changed Description An improper neutralization of special elements vulnerability was identified in GitHub Enterprise Server that allowed an attacker with push access to a repository to achieve remote code execution on the instance. During a git push operation, user-supplied push option values were not properly sanitized before being included in internal service headers. Because the internal header format used a delimiter character that could also appear in user input, an attacker could inject additional metadata fields through crafted push option values. This vulnerability was reported via the GitHub Bug Bounty program and has been fixed in GitHub Enterprise Server versions 3.14.24, 3.15.19, 3.16.15, 3.17.12, 3.18.6 and 3.19.3. An improper neutralization of special elements vulnerability was identified in GitHub Enterprise Server that allowed an attacker with push access to a repository to achieve remote code execution on the instance. During a git push operation, user-supplied push option values were not properly sanitized before being included in internal service headers. Because the internal header format used a delimiter character that could also appear in user input, an attacker could inject additional metadata fields through crafted push option values. This vulnerability was reported via the GitHub Bug Bounty program and has been fixed in GitHub Enterprise Server versions 3.14.25, 3.15.20, 3.16.16, 3.17.13, 3.18.7 and 3.19.4.
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.14.25
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.15.20
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.16.16
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.17.13
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.18.7
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.19.4
    Removed Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.14.24
    Removed Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.15.19
    Removed Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.16.15
    Removed Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.17.12
    Removed Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.18.6
    Removed Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.19.3
    Removed Reference Type https://docs.github.com/en/[email protected]/admin/release-notes#3.14.24 Types: Release Notes
    Removed Reference Type https://docs.github.com/en/[email protected]/admin/release-notes#3.15.19 Types: Release Notes
    Removed Reference Type https://docs.github.com/en/[email protected]/admin/release-notes#3.16.15 Types: Release Notes
    Removed Reference Type https://docs.github.com/en/[email protected]/admin/release-notes#3.17.12 Types: Release Notes
    Removed Reference Type https://docs.github.com/en/[email protected]/admin/release-notes#3.18.6 Types: Release Notes
    Removed Reference Type https://docs.github.com/en/[email protected]/admin/release-notes#3.19.3 Types: Release Notes
  • Initial Analysis by [email protected]

    Mar. 12, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
    Added CPE Configuration OR *cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:* versions from (including) 3.17.0 up to (excluding) 3.17.12 *cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:* versions from (including) 3.18.0 up to (excluding) 3.18.6 *cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:* versions from (including) 3.19.0 up to (excluding) 3.19.3 *cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:* versions up to (excluding) 3.14.24 *cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:* versions from (including) 3.15.0 up to (excluding) 3.15.19 *cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:* versions from (including) 3.16.0 up to (excluding) 3.16.15
    Added Reference Type GitHub, Inc. (Products Only): https://docs.github.com/en/[email protected]/admin/release-notes#3.14.24 Types: Release Notes
    Added Reference Type GitHub, Inc. (Products Only): https://docs.github.com/en/[email protected]/admin/release-notes#3.15.19 Types: Release Notes
    Added Reference Type GitHub, Inc. (Products Only): https://docs.github.com/en/[email protected]/admin/release-notes#3.16.15 Types: Release Notes
    Added Reference Type GitHub, Inc. (Products Only): https://docs.github.com/en/[email protected]/admin/release-notes#3.17.12 Types: Release Notes
    Added Reference Type GitHub, Inc. (Products Only): https://docs.github.com/en/[email protected]/admin/release-notes#3.18.6 Types: Release Notes
    Added Reference Type GitHub, Inc. (Products Only): https://docs.github.com/en/[email protected]/admin/release-notes#3.19.3 Types: Release Notes
  • New CVE Received by [email protected]

    Mar. 10, 2026

    Action Type Old Value New Value
    Added Description An improper neutralization of special elements vulnerability was identified in GitHub Enterprise Server that allowed an attacker with push access to a repository to achieve remote code execution on the instance. During a git push operation, user-supplied push option values were not properly sanitized before being included in internal service headers. Because the internal header format used a delimiter character that could also appear in user input, an attacker could inject additional metadata fields through crafted push option values. This vulnerability was reported via the GitHub Bug Bounty program and has been fixed in GitHub Enterprise Server versions 3.14.24, 3.15.19, 3.16.15, 3.17.12, 3.18.6 and 3.19.3.
    Added CVSS V4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CWE CWE-77
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.14.24
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.15.19
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.16.15
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.17.12
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.18.6
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.19.3
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.